Total Complexity | 44 |
Dependencies | 1 |
Dependents | 1 |
Total lines | 354 |
Lines of code | 132 |
Logical lines of code | 79 |
Comment lines | 87 |
Methods | 11 |
Properties | 13 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
remove_excluded_scripts() | 51 | 11 | 27 | |
remove_footer_excluded_scripts() | 61 | 5 | 12 | |
check_script_types() | 58 | 4 | 15 | |
__construct() | 60 | 4 | 11 | |
convert_inline_to_base64() | 61 | 4 | 11 | |
optimize_scripts() | 58 | 3 | 17 | |
replace_comments_with_placeholders() | 63 | 3 | 10 | |
replace_placeholders_with_comments() | 66 | 3 | 8 | |
add_defer_attribute() | 64 | 3 | 9 | |
find_scripts_without_defer() | 70 | 2 | 6 | |
move_scripts() | 69 | 2 | 6 |